Hello Domino Professionals,
I have actual a problem with the notes reinstallation. The installation works very well but when I try to reinstall them via a msiexec /f then I get the message \deploy\install.xml not found.
I found 3 install.xml files on the client. The first is still in the install source at our server, the second in the program folder %programfiles%\IBM\Lotus\Notes\framework\rcp\deploy\install.xml. And at least in my user folder.
Does anybody has a idea or advice how to solve it?
My apprehension is that I get in trouble on the next upgrade or problem on the client which reqire a repair-installation.
Thanks for help,
kind regards
Lars Roth
------- end of the MSI LOG-------------
.2010 11:44:22 CActionsCommon/GetProperty: DEBUG - Property: DoSpecProcessing, Value: true
1: 08.02.2010 11:44:22 CActionsCommon/GetProperty: DEBUG - Property: usrManifestLocation, Value: C:/Dokumente und Einstellungen/RothL/install.xml
Exit "UpdateExportFeatures" Custom Action
Aktion beendet um 11:44:22: UpdateExportFeatures.5F3129E8_3AD4_4346_AEE6_A314E2DE64D9. Rckgabewert 1.
Aktion gestartet um 11:44:22: ReadInstallSizeMan.5F3129E8_3AD4_4346_AEE6_A314E2DE64D9.
1: 08.02.2010 11:44:23 ProcessManifest/ReadInstallSizeMan: DEBUG - Entering
1: 08.02.2010 11:44:23 CActionsCommon/GetProperty: DEBUG - Property: XPD_UPGRADE, Value: 3
1: 08.02.2010 11:44:23 CActionsCommon/GetProperty: DEBUG - Property: manifestLocation, Value: /deploy/install.xml
1: 08.02.2010 11:44:23 CActionsCommon/GetProperty: DEBUG - Property: COREINSTALLDIR, Value: C:\Programme\IBM\Lotus\Notes\framework\
1: 08.02.2010 11:44:23 ProcessManifest/getOrigManifestInfo: DEBUG - Entering
1: 08.02.2010 11:44:23 ProcessManifest/getOrigManifestInfo: DEBUG - Exiting
1: 08.02.2010 11:44:23 ProcessManifest/getUpgradeManifestInfo: DEBUG - Entering
1: 08.02.2010 11:44:23 CActionsCommon/GetProperty: DEBUG - Property: RCP_FILE_NOT_FOUND_ERROR, Value: Datei wurde nicht gefunden: %s
1: 08.02.2010 11:44:23 ProcessManifest/getUpgradeManifestInfo: ERROR - Datei wurde nicht gefunden: \deploy\install.xml
1: 08.02.2010 11:44:23 CActionsCommon/GetProperty: DEBUG - Property: ProductName, Value: Lotus Notes 8.5.1 de
 
Feedback number WEBB82GJF8 created by ~Sigmund Ekveluskilen on 02/08/2010

Status: Closed
Comments: The problem is solved!
Use the "msiexec /F" string only with the option "/qb". I cannot explain why because the installation works correct with "/qr".
In the MSI Logfile I saw that it refer to the right install.xml on ther server source.

|